Skip to content

ebmc: fix -p command line option #264

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 12, 2023
Merged

ebmc: fix -p command line option #264

merged 1 commit into from
Dec 12, 2023

Conversation

kroening
Copy link
Member

@kroening kroening commented Dec 9, 2023

This sets the message handler, which fixes -p.

@kroening kroening force-pushed the p-command-line-option1 branch from fa6151d to bb3e6c9 Compare December 9, 2023 14:03
This sets the message handler, which fixes -p.
@kroening kroening force-pushed the p-command-line-option1 branch from bb3e6c9 to be75859 Compare December 9, 2023 17:44
@@ -104,6 +104,8 @@ ebmc_propertiest ebmc_propertiest::from_command_line(

auto property_string = cmdline.get_value('p');

language->set_message_handler(message_handler);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps we should get diffblue/cbmc#4050 merged to avoid this kind of problem?

@kroening kroening merged commit a206888 into main Dec 12, 2023
@kroening kroening deleted the p-command-line-option1 branch December 12, 2023 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants